projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
226aee0
)
Drop the gtk-key-bindings property
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 17 Sep 2017 20:51:52 +0000
(16:51 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 17 Sep 2017 20:57:53 +0000
(16:57 -0400)
This has been deprecated for a while. Just use the -gtk-prefixed
name.
gtk/gtkcssstylepropertyimpl.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcssstylepropertyimpl.c
b/gtk/gtkcssstylepropertyimpl.c
index fc4156d5cbfae874bf17fc0a3a40f5485542773a..d50b2d31290c4097b5446c2f7c20b7839938b03e 100644
(file)
--- a/
gtk/gtkcssstylepropertyimpl.c
+++ b/
gtk/gtkcssstylepropertyimpl.c
@@
-1602,7
+1602,6
@@
_gtk_css_style_property_init_properties (void)
bindings_value_parse,
bindings_value_query,
_gtk_css_array_value_new (_gtk_css_string_value_new (NULL)));
- _gtk_style_property_add_alias ("-gtk-key-bindings", "gtk-key-bindings");
gtk_css_style_property_register ("caret-color",
GTK_CSS_PROPERTY_CARET_COLOR,